summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Unify SolarMutex implementationsJan-Marek Glogowski2017-09-192-108/+78
* make fuzzer workCaolán McNamara2017-09-181-0/+1
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-182-0/+6
* borderline: restuctured used classesArmin Le Grand2017-09-181-12/+70
* unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin2017-09-181-3/+0
* maPrimitiveColor in Shadow3DExtractingProcessor unusedNoel Grandin2017-09-181-5/+0
* unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin2017-09-181-2/+0
* remove unused aLocale from SvxNumRuleNoel Grandin2017-09-181-1/+0
* unused menu extension supplier stuffNoel Grandin2017-09-181-43/+0
* msCommandName in ControllerItem is unusedNoel Grandin2017-09-181-2/+1
* msDescription in SvtRulerAccessible is unusedNoel Grandin2017-09-181-5/+0
* aFocusRect in CheckBoxControl is unusedNoel Grandin2017-09-181-1/+0
* headString in SvTreeListBox is unusedNoel Grandin2017-09-181-2/+1
* loplugin:unusedfields in SvxPixelCtlNoel Grandin2017-09-181-1/+0
* loplugin:unusedfields in ResultSetColumnDataNoel Grandin2017-09-181-18/+0
* convert SvxDateFormat to scoped enumNoel Grandin2017-09-181-13/+16
* Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann2017-09-181-0/+1
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Use more WIN32_LEAN_AND_MEANMike Kaganski2017-09-162-0/+2
* tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn2017-09-161-2/+0
* convert SvxTimeFormat to scoped enumNoel Grandin2017-09-161-14/+15
* convert SvxTimeType to scoped enumNoel Grandin2017-09-161-1/+4
* convert SvxURLFormat to scoped enumNoel Grandin2017-09-161-5/+6
* Fix typosAndrea Gelmini2017-09-151-1/+1
* Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski2017-09-151-1/+19
* borderline: Extended decomposeArmin Le Grand2017-09-151-4/+0
* borderline: Fixed PatternScaleArmin Le Grand2017-09-151-3/+3
* borderline: Added merge BorderLinePrimitive2DArmin Le Grand2017-09-151-0/+5
* borderline: merge redefined, mirrored StylesArmin Le Grand2017-09-152-49/+17
* borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand2017-09-151-75/+49
* borderline: Adapt ViewContactOfTableObjArmin Le Grand2017-09-153-89/+29
* borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand2017-09-151-53/+37
* borderline: move geometry creation to linear algebraArmin Le Grand2017-09-151-27/+22
* borderline: Preparing further to use CellCoordinateSystemArmin Le Grand2017-09-153-32/+68
* borderline: Abstraction of BorderLinePrimitiveArmin Le Grand2017-09-154-99/+52
* convert SvxFileType to scoped enumNoel Grandin2017-09-151-2/+5
* convert SvxFileFormat to scoped enumNoel Grandin2017-09-151-6/+7
* convert SvxAuthorType to scoped enumNoel Grandin2017-09-151-2/+4
* convert SvxAuthorFormat to scoped enumNoel Grandin2017-09-151-6/+7
* convert SdrMeasureFieldKind to scoped enumNoel Grandin2017-09-151-1/+1
* long->sal_Int32 in FractionNoel Grandin2017-09-151-6/+7
* convert SvxCellVerJustify to scoped enumNoel Grandin2017-09-152-9/+9
* convert SvxCellOrientation to scoped enumNoel Grandin2017-09-142-7/+7
* [API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky2017-09-142-6/+9
* lokit: make parts of unstable API public for 6.0Thorsten Behrens2017-09-143-19/+36
* svx: Simplify SdrHelpLineList with std::unique_ptrTakeshi Abe2017-09-131-13/+10
* Fraction: make conversion operators and constructor explicitNoel Grandin2017-09-131-4/+19
* New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann2017-09-131-0/+27
* drop first/last link callbackCaolán McNamara2017-09-132-6/+0
* sax: allow some debug logging in FastParserMichael Stahl2017-09-131-0/+1