summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin2-2/+4
2017-10-03SfxDetectFilter typedef is unusedNoel Grandin1-2/+0
2017-10-03WB_DOCKBORDER is deadNoel Grandin1-3/+0
2017-10-03loplugin:finalclasses in xmloffNoel Grandin1-2/+0
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky1-5/+0
2017-10-03svx: Simplify SdrGluePointList with std::unique_ptrTakeshi Abe1-10/+7
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro1-0/+5
2017-10-02Remove now moot comment about comments and .src file inclusionEike Rathke1-5/+0
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti1-0/+1
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti1-0/+1
2017-10-02lok - sc: a cache-like structure for row/col positions in the documentMarco Cecchetti1-0/+1
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos1-2/+2
2017-10-02lokdialog: Add dialog APIs to lok::Document classPranav Kant2-4/+41
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant3-4/+4
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant4-0/+17
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant5-1/+31
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant3-4/+10
2017-10-02lokdialog: Handle key events in corePranav Kant1-0/+3
2017-10-02lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant1-1/+1
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant3-5/+25
2017-10-02lokdialog: Dialog invalidation supportPranav Kant6-4/+19
2017-10-02lokdialog: Better dialog rendering APIPranav Kant3-7/+14
2017-10-02Include dialogID in paintDialog APIPranav Kant1-1/+1
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl2-0/+47
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky3-7/+5
2017-09-30svx: Stop returning unused XPolygonTakeshi Abe1-1/+1
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-1/+1
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann1-5/+0
2017-09-29LibreOfficeKitInit.h: release memory after lok_dlerror() on WindowsMike Kaganski1-2/+19
2017-09-29inline SfxPoolItem copy constructorJochen Nitschke1-1/+2
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin16-21/+21
2017-09-29rename SvxTabStop::IsEqual to operator==Noel Grandin1-10/+12
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-8/+9
2017-09-29convert GfxLink::IsEqual to operator==Noel Grandin1-1/+1
2017-09-28Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara1-1/+1
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann1-28/+0
2017-09-28RTF export: various minor cleanupsMiklos Vajna1-1/+1
2017-09-28tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet1-1/+1
2017-09-28tdf#112555 Mark default area pattern names for translationGabor Kelemen1-0/+54
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin2-7/+4
2017-09-27simplify Bitmap operator==/IsEqual (stage1)Noel Grandin2-14/+5
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna1-12/+73
2017-09-27readonly mnFadeColor in SlideTransitionNoel Grandin1-1/+0
2017-09-27readonly maPublicId in RecordInputSourceNoel Grandin1-1/+0
2017-09-27check for NaN in FractionNoel Grandin1-1/+8
2017-09-27cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski1-2/+8
2017-09-26Fix typosAndrea Gelmini1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist27-65/+65
2017-09-26Unexport the other SolarMutex*Guard templatesJan-Marek Glogowski1-2/+2
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai1-1/+1