summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)Author
2017-10-25iOS, soffice not needed for iOSjan Iversen
2017-10-24iOS, updated desktop/source/lib/init.cxxjan Iversen
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-20tdf#113311 disable CppunitTest_libreofficekit_tiledrendering for nowMichael Stahl
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03lok: Fix declaration of ‘xContext’ shadows a global declaration.Jan Holesovsky
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Suppress duplicate callbacks in flush handlerPranav Kant
2017-10-02lokdialog: Set dialog painting flags while paintingPranav Kant
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-10-02lok: handle .uno:LanguageStatus commandHenry Castro
2017-09-20lok: Expose the automatic spell checking state in the UI.Jan Holesovsky
2017-09-14Pre-load dictionaries for online.Michael Meeks
2017-09-14[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky
2017-09-06lok - support for watermarkMarco Cecchetti
2017-08-27[Android Viewer] Password supportXimeng Zu
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-03lok: Support RTF as output format.Jan Holesovsky
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-07-21lok: Add docm/xlsm/pptm filters to be known by LOK.Jan Holesovsky
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-05loplugin:casttovoid (clang-cl): desktopStephan Bergmann
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock
2017-04-25The debugging rectangles are not needed any more.Jan Holesovsky
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna