summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin2017-10-032-2/+4
* SfxDetectFilter typedef is unusedNoel Grandin2017-10-031-2/+0
* WB_DOCKBORDER is deadNoel Grandin2017-10-031-3/+0
* loplugin:finalclasses in xmloffNoel Grandin2017-10-031-2/+0
* LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky2017-10-031-5/+0
* svx: Simplify SdrGluePointList with std::unique_ptrTakeshi Abe2017-10-031-10/+7
* lok: use getCommandValues to obtain a list of languagesHenry Castro2017-10-031-0/+5
* Remove now moot comment about comments and .src file inclusionEike Rathke2017-10-021-5/+0
* lok - sc: row/column headers are updated fasterMarco Cecchetti2017-10-021-0/+1
* lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti2017-10-021-0/+1
* lok - sc: a cache-like structure for row/col positions in the documentMarco Cecchetti2017-10-021-0/+1
* Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos2017-10-021-2/+2
* lokdialog: Add dialog APIs to lok::Document classPranav Kant2017-10-022-4/+41
* Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant2017-10-023-4/+4
* lokdialog: Mouse events for dialog floating child windowsPranav Kant2017-10-024-0/+17
* lokdialog: Support for rendering floating window dialog widgetsPranav Kant2017-10-025-1/+31
* lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant2017-10-023-4/+10
* lokdialog: Handle key events in corePranav Kant2017-10-021-0/+3
* lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant2017-10-021-1/+1
* lokdialog: Set up intial posting mouse events to dialogsPranav Kant2017-10-023-5/+25
* lokdialog: Dialog invalidation supportPranav Kant2017-10-026-4/+19
* lokdialog: Better dialog rendering APIPranav Kant2017-10-023-7/+14
* Include dialogID in paintDialog APIPranav Kant2017-10-021-1/+1
* Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl2017-10-022-0/+47
* Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky2017-10-013-7/+5
* svx: Stop returning unused XPolygonTakeshi Abe2017-09-301-1/+1
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-1/+1
* Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann2017-09-301-5/+0
* LibreOfficeKitInit.h: release memory after lok_dlerror() on WindowsMike Kaganski2017-09-291-2/+19
* inline SfxPoolItem copy constructorJochen Nitschke2017-09-291-1/+2
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-2916-21/+21
* rename SvxTabStop::IsEqual to operator==Noel Grandin2017-09-291-10/+12
* convert IsEqual/etc methods on ESelection to operatorsNoel Grandin2017-09-291-8/+9
* convert GfxLink::IsEqual to operator==Noel Grandin2017-09-291-1/+1
* Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara2017-09-281-1/+1
* Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann2017-09-281-28/+0
* RTF export: various minor cleanupsMiklos Vajna2017-09-281-1/+1
* tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet2017-09-281-1/+1
* tdf#112555 Mark default area pattern names for translationGabor Kelemen2017-09-281-0/+54
* simplify Bitmap operator==/IsEqual (stage2)Noel Grandin2017-09-282-7/+4
* simplify Bitmap operator==/IsEqual (stage1)Noel Grandin2017-09-272-14/+5
* tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna2017-09-271-12/+73
* readonly mnFadeColor in SlideTransitionNoel Grandin2017-09-271-1/+0
* readonly maPublicId in RecordInputSourceNoel Grandin2017-09-271-1/+0
* check for NaN in FractionNoel Grandin2017-09-271-1/+8
* cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski2017-09-271-2/+8
* Fix typosAndrea Gelmini2017-09-261-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2627-65/+65
* Unexport the other SolarMutex*Guard templatesJan-Marek Glogowski2017-09-261-2/+2
* tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai2017-09-261-1/+1