summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-06-03loplugin:constantparamsNoel Grandin
2016-06-03Strip also a CR if there (and there seems to be such)Tor Lillqvist
2016-06-03loplugin:refcounting (RequestFilterSelect_Impl derives from XInterface)Stephan Bergmann
2016-06-03tdf#89329: use unique_ptr for pImpl in accimplaccessXisco Fauli
2016-06-03Move page size listbox from cui to svxKatarina Behrens
2016-06-03tdf#89329: use unique_ptr for pImpl in imageitmXisco Fauli
2016-06-03Drop unused enum LATHE_PARTNoel Grandin
2016-06-03Convert NupOrderType to scoped enumNoel Grandin
2016-06-03Convert whichOfficePath to scoped enumNoel Grandin
2016-06-03Convert FontRights to scoped enumNoel Grandin
2016-06-03tdf#89329: use unique_ptr for pImpl in embeddedobjectcontainerXisco Fauli
2016-06-03tdf#89329: use unique_ptr for pImpl in interactionXisco Fauli
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-06-02remove wrong commentJochen Nitschke
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysetinfoXisco Fauli
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysethelperXisco Fauli
2016-06-02tdf#89329: use unique_ptr for pImpl in componentmoduleXisco Fauli
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-01loplugin:passstuffbyrefStephan Bergmann
2016-06-01Make class HexColorControl globalRishabh Kumar
2016-06-01Can use boost::make_optionalStephan Bergmann
2016-06-01Impress: Replace Presentation Wizard with Template ManagerAkshay Deep
2016-06-01tdf#89329: use unique_ptr for pImpl in accessiblecontexthelperXisco Fauli
2016-06-01pass by referenceJochen Nitschke
2016-06-01tdf#89329: use unique_ptr for pImpl in msgpoolXisco Fauli
2016-06-01tdf#89329: use unique_ptr for pImpl in objfaceXisco Fauli
2016-06-01tdf#89329: use unique_ptr for pImpl in itempoolXisco Fauli
2016-06-01loplugin:unusedmethodsNoel Grandin
2016-06-01tdf#89329: use unique_ptr for pImpl in toolbarmenuXisco Fauli
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-06-01Convert orientation to scoped enumNoel Grandin
2016-06-01Convert printer enums to scoped enumsNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31tdf#100092: Deterministic scheduling to prevent unpredictable behavior.Jan Holesovsky
2016-05-31Remove inline renaming of title in ThumbnailViewItemAkshay Deep
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-31tdf#89329: use unique_ptr for pImpl in styleXisco Fauli
2016-05-31fix KDE4 buildNoel Grandin
2016-05-31More comphelper/extract.hxx clean upStephan Bergmann
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin
2016-05-31Convert ToolBoxLayoutMode to scoped enumNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens
2016-05-30Fix int2enumStephan Bergmann