summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann
2017-09-29LibreOfficeKitInit.h: release memory after lok_dlerror() on WindowsMike Kaganski
2017-09-29inline SfxPoolItem copy constructorJochen Nitschke
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-29rename SvxTabStop::IsEqual to operator==Noel Grandin
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-29convert GfxLink::IsEqual to operator==Noel Grandin
2017-09-28Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-28RTF export: various minor cleanupsMiklos Vajna
2017-09-28tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet
2017-09-28tdf#112555 Mark default area pattern names for translationGabor Kelemen
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-09-27simplify Bitmap operator==/IsEqual (stage1)Noel Grandin
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna
2017-09-27readonly mnFadeColor in SlideTransitionNoel Grandin
2017-09-27readonly maPublicId in RecordInputSourceNoel Grandin
2017-09-27check for NaN in FractionNoel Grandin
2017-09-27cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski
2017-09-26Fix typosAndrea Gelmini
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26Unexport the other SolarMutex*Guard templatesJan-Marek Glogowski
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai
2017-09-26TSCP: sign paragraph from classification dialogAshod Nakashian
2017-09-26TSCP: paragraph classification dialogAshod Nakashian
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-25Improve resizing chevrons so the control point is a fixed distance from endCaolán McNamara
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M
2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke
2017-09-25Clarify comment of "copy"-ctor and operator=()Eike Rathke
2017-09-25borderline: Refinement of line end overlapsArmin Le Grand
2017-09-25Fix typosAndrea Gelmini
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-25Related: tdf#112388 last Fraction leakCaolán McNamara
2017-09-25tdf#112086 PPTX export fltValue, ppt_w, ppt_hSzymon Kłos
2017-09-25tdf#83320 Hide vertical text commands earlyMaxim Monastirsky
2017-09-24tdf#106762 Avoid warning when opening and closing the color pickerMaxim Monastirsky
2017-09-24tdf#106762 Keep the previous m_xColorWindow lifecycleMaxim Monastirsky
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-24Support non-ToolBox popup case in DockingManager, tdf#106762 prepMaxim Monastirsky
2017-09-24Adjust DockingWindow layout calculation, tdf#106762 prepMaxim Monastirsky
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-22Introduce DocumentToGraphicRenderer::isShapeSelected()Eike Rathke
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-09-22vcl: [loplugin:badstatics] PPDParserMichael Stahl
2017-09-22Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVCStephan Bergmann