summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-19fix loading calc files with embedded form macrosNoel Grandin1-1/+4
2021-06-19loplugin:finalclassesNoel Grandin102-238/+190
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl2-59/+51
2021-06-19svx: use constexpr instead of a define for a constantTomaž Vajngerl1-1/+1
2021-06-19svx: prefix member variables for SdrCreateViewTomaž Vajngerl1-20/+24
2021-06-19svx: remove whitespace in member variablesTomaž Vajngerl6-62/+57
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)24-34/+34
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon1-0/+12
2021-06-18Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon1-8/+8
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy4453-0/+163
2021-06-17tweak tools::Color::IsDark so it triggers on UbuntuNoel Grandin1-1/+2
2021-06-17use string_view in the Translate APINoel Grandin7-9/+12
2021-06-17Adapt o3tl::temporary to C++23 P2266R1Stephan Bergmann1-1/+1
2021-06-17Drop the "console" functionality of ProfileZoneTor Lillqvist1-20/+6
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl2-34/+34
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh2-0/+18
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl33-139/+35
2021-06-17basegfx: change template param to use int instead bool - Tuple2DTomaž Vajngerl1-8/+4
2021-06-17basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl7-512/+325
2021-06-17basegfx: change template param to use int instead boolTomaž Vajngerl1-9/+9
2021-06-16Move enable_if from dummy template parameter to return typeStephan Bergmann1-4/+4
2021-06-16tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir2-3/+12
2021-06-16Add Active App Name Field To Crash ReportGopi Krishna Menon1-0/+10
2021-06-16tdf#59323: pptx export: add datetime field type helpersSarper Akdemir1-0/+18
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna1-1/+1
2021-06-16basegfx: use namespace for "ftools", make sure input is FP numberTomaž Vajngerl1-13/+20
2021-06-15editengine-columns: add sidebar property panelMike Kaganski1-0/+3
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock2-22/+11
2021-06-14tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir1-0/+7
2021-06-14Workaround internal compiler error on tb77Mike Kaganski1-18/+0
2021-06-14tdf#59323: ooxml import: hasShapeStyleRefsSarper Akdemir1-0/+1
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski1-4/+35
2021-06-11MetaAction::Clone() -> constLuboš Luňák1-54/+54
2021-06-11loplugin:unnecessaryreturn in SvxColorValueSet::layoutToGivenHeightNoel Grandin1-1/+1
2021-06-11"drawinglayer" -> "drawinglayer.emf" log area for some emf codeLuboš Luňák1-0/+1
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-1/+1
2021-06-10loplugin:unnecessaryreturn SotStorageStream::CommitNoel Grandin1-1/+1
2021-06-10loplugin:unnecessaryreturn SvtListener::EndListeningNoel Grandin1-1/+1
2021-06-10tdf#142713 OOXML: export secondary axis of all chart typesBalazs Varga1-2/+2
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák1-0/+4
2021-06-09allow altering the max size of o3tl::lru_cacheLuboš Luňák1-1/+8
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek1-1/+1
2021-06-09tdf#142629 import psd image with transparent backgroundNoel Grandin1-0/+6
2021-06-09Avoid empty std::map constructorTor Lillqvist2-20/+39
2021-06-09Fix syntax error in the "arguments" of a TraceEventTor Lillqvist1-1/+1
2021-06-09Add the possibility to include a set of arguments in Trace EventsTor Lillqvist2-28/+63
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy1-0/+1
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze2-0/+4
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski2-4/+1
2021-06-08editengine-columns: Implement layoutMike Kaganski2-0/+4