summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+18
2017-08-03lok: Support RTF as output format.Jan Holesovsky1-0/+1
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-08-01loplugin:checkunusedparamsNoel Grandin1-3/+3
2017-08-01loplugin:constparams in lotuswordproNoel Grandin1-1/+1
2017-07-21lok: Add docm/xlsm/pptm filters to be known by LOK.Jan Holesovsky1-0/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker1-19/+1
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-1/+1
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-1/+1
2017-07-05loplugin:casttovoid (clang-cl): desktopStephan Bergmann1-6/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky1-0/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-16loplugin:checkunusedparams variousNoel Grandin1-9/+9
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-0/+16
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti1-0/+3
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara1-1/+4
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock1-1/+1
2017-04-25The debugging rectangles are not needed any more.Jan Holesovsky1-13/+0
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti1-0/+1
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara1-2/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-9/+9
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky1-1/+59
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-03-21lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky1-4/+20
2017-03-17lok: It's not that important to skip some of the messages.Jan Holesovsky1-6/+6
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant1-1/+4
2017-03-06Simplify SAL_INFO message compositionStephan Bergmann1-1/+1
2017-03-03LOKit runMacro: show also the error codeKatarina Behrens1-2/+6
2017-03-03lok: Listen to change tracking related commandsPranav Kant1-1/+3
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-28Keep the order that is in the header.Jan Holesovsky1-2/+2
2017-02-28Run macro:// via LOKitKatarina Behrens1-0/+88
2017-02-21loplugin:subtlezeroinit: desktopStephan Bergmann1-1/+1
2017-02-20lok: listen for DeleteAnnotation state changesPranav Kant1-0/+1
2017-02-01stoi not a member of std under android toolchainCaolán McNamara1-1/+1
2017-01-31Replace a terribly expensive json parsing with a peek for the value.Jan Holesovsky1-4/+20
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky1-26/+0
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-27lok: Allow to reply to comments using postit idPranav Kant1-0/+1
2017-01-27lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant1-0/+19
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+2
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant1-0/+2
2017-01-23lok: Listen for state change events for cell alignment commandsPranav Kant1-0/+3
2017-01-23Lok: support for batch API callsAshod Nakashian1-0/+26