summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Translate German variable namesJohnny_M1-2/+2
2020-03-31vcl: add doxygen comment for VclBuilderMiklos Vajna1-0/+1
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin2-18/+23
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke1-2/+1
2020-03-30remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl1-178/+0
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl1-15/+3
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin1-0/+2
2020-03-29Fix is_typed_flags for SfxStyleSearchBits (svl/style)Julien Nabet1-3/+3
2020-03-29OutlinerMode is not a typed_flags, it's not a bitmask (editeng)Julien Nabet1-4/+0
2020-03-29Fix is_typed_flags for SelectionEngineFlags (vcl/seleng)Julien Nabet1-1/+1
2020-03-29basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl1-8/+17
2020-03-29basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl1-0/+27
2020-03-29add convenience accessors to Matrix.hxxTomaž Vajngerl1-1/+44
2020-03-29basegfx: export B2DRange operator*=Tomaž Vajngerl1-1/+1
2020-03-29Fix is_typed_flags for SvxNumRuleFlags (editeng)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for EEControlBits (editeng)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for RegAccessMode (registry)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for SvxMSDffHandleFlags (svx/EnhancedCustomShapeGeom)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for ConfigItemMode (unotools/configitem)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for SfxShellFeature (sfx2/shell)Julien Nabet1-1/+1
2020-03-28svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl1-0/+126
2020-03-28Fix is_typed_flags for EConfigurationModesJulien Nabet1-1/+1
2020-03-27add text alignment support to treeview entriesCaolán McNamara3-0/+12
2020-03-27these methods can take a const argumentCaolán McNamara1-4/+4
2020-03-26tdf#130074: add missing translations (line styles part)Julien Nabet1-13/+22
2020-03-26sd: extend test to check the PDF pages aren't rendered when loadedTomaž Vajngerl1-0/+2
2020-03-26extract GetAbsPos for reuseCaolán McNamara1-0/+2
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski2-37/+3
2020-03-25ValueSet is still needed from the CppunitTest_svtools_dialogs_tests libraryStephan Bergmann1-1/+1
2020-03-25no reason for the FontAntiAliasing setting being UNX-only (tdf#107744)Luboš Luňák1-7/+1
2020-03-25Fix typoAndrea Gelmini1-1/+1
2020-03-24weld writer navigatorCaolán McNamara3-3/+15
2020-03-24Removed duplicated includesAndrea Gelmini2-2/+0
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-6/+5
2020-03-24Fix typoAndrea Gelmini1-1/+1
2020-03-23Fix typosAndrea Gelmini2-2/+2
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt2-2/+11
2020-03-23sw: add pad-to-5 numberingMiklos Vajna1-0/+1
2020-03-23make more classes private in mergedlibs modeNoel Grandin129-249/+378
2020-03-21add get_modifier_state to toolbar for what modifiers are heldCaolán McNamara1-0/+3
2020-03-21move headers inside modulesNoel Grandin21-2365/+0
2020-03-20sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna1-0/+1
2020-03-20Clarify the WIP-ness of setMobilePhone() and setTablet() a bitTor Lillqvist1-0/+5
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-4/+10
2020-03-19add operator* to tools::WeakReferenceNoel Grandin2-0/+9
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin2-3/+3
2020-03-18Fix typoAndrea Gelmini1-1/+1
2020-03-18tools::WeakBase still needs to be TOOLS_DLLPUBLIC under --enable-mergelibsStephan Bergmann1-2/+1
2020-03-18simplify ORefVector codeNoel Grandin2-18/+13
2020-03-18pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl2-6/+8