summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-14lokit: make parts of unstable API public for 6.0Thorsten Behrens
2017-09-13svx: Simplify SdrHelpLineList with std::unique_ptrTakeshi Abe
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-13drop first/last link callbackCaolán McNamara
2017-09-13sax: allow some debug logging in FastParserMichael Stahl
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-09-12listening to modify is sufficient to get all changesCaolán McNamara
2017-09-12tdf#111853 Added TextFillColor to operator==Armin Le Grand
2017-09-12move the key related types to keycod.hxxNoel Grandin
2017-09-12Add Common Printing Dialog FunctionalityYash Srivastav
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin
2017-09-11Fix typosAndrea Gelmini
2017-09-11long->sal_Int32 in various Get/SetVersionNoel Grandin
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-09-11include/oox/export/utils.hxx: make functions constexprMike Kaganski
2017-09-08clean up SdrDragStatNoel Grandin
2017-09-08svx: Make SdrDragStatUserData's dtor pure virtualTakeshi Abe
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-08loplugin:unusedmethodsNoel Grandin
2017-09-08loplugin:unusedfieldsNoel Grandin
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth
2017-09-08loplugin:constantparamNoel Grandin
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky
2017-09-06bBObjIsTemporary is never readJulien Nabet
2017-09-06Don't call NotifyListeners with mutex lockedStephan Bergmann
2017-09-06const correctness in o3tl::array_viewNoel Grandin
2017-09-06Don't run the OLEObjCache timer for an empty cacheJan-Marek Glogowski
2017-09-06Clean up sal/backtrace.hxxStephan Bergmann
2017-09-06xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-09-05Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow
2017-09-03set parent for insert media file dialogCaolán McNamara
2017-09-03SfxItemPool::AddRef always adds 1Jochen Nitschke
2017-09-03Fix leak BacktraceState (enable-dbgutil)Julien Nabet
2017-09-02set parent for open file dialogCaolán McNamara
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-09-02use more ErrCode.IsWarning()Noel Grandin
2017-09-02always use a systemwindow for file dialog parentCaolán McNamara
2017-09-02svx: Simplify code with std::unique_ptrTakeshi Abe
2017-09-02remove some castingCaolán McNamara
2017-09-02support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara
2017-09-01weird SetModalInputMode variant only called by itselfCaolán McNamara
2017-09-01Fix typosAndrea Gelmini