summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-13tdf#97108: SwDocShell of clipboard document has no base URLMichael Stahl1-1/+2
2016-01-14vcl: update private Unix fontcache.hxx's header guard nameChris Sherlock1-3/+3
2016-01-14vcl: split off ImplFontMetric into impfontmetric.hxxChris Sherlock3-101/+140
2016-01-14vcl: fontcache.hxx is a private Unix header for pspChris Sherlock4-3/+3
2016-01-14vcl: ImpFontMetric and FontMetric no longer friends with OutputDeviceChris Sherlock2-5/+0
2016-01-14vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock5-2/+20
2016-01-14vcl: Create mutator for slant attribute in FontMetricChris Sherlock5-1/+27
2016-01-14vcl: (workbench) check error status of socket writesChris Sherlock1-2/+17
2016-01-14vcl: Create mutator for line height attribute in FontMetricChris Sherlock5-27/+39
2016-01-14vcl: use mutators for FontMetric's ascent and descent propertiesChris Sherlock1-2/+2
2016-01-13vcl: Create accessor and mutator for ascent and descent in FontMetricChris Sherlock4-5/+52
2016-01-13connectivity: suppress MSVC 2013 --enable-lto warning C4702Michael Stahl2-0/+4
2016-01-13cppuhelper: remove invalid doxygen markupChris Sherlock1-3/+3
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock16-41/+74
2016-01-13tdf#75256 - Sifr updatesMatthias Freund21-0/+0
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley9-2686/+0
2016-01-13Prefer fixed-width fonts as default Japanese ones for WriterTakeshi Abe1-2/+2
2016-01-13vcl: remove ImplFontMetrics::mnMiscFlags as no longer usedChris Sherlock3-6/+1
2016-01-13vcl: ImplFontMetric - all uses of enum now removedChris Sherlock1-11/+0
2016-01-13vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock5-12/+44
2016-01-13sc: remove last ptr_map includesMichael Stahl3-3/+0
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-11/+13
2016-01-13remove unused o3tl/ptr_container.hxxMichael Stahl1-61/+0
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-7/+9
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-13/+15
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-5/+5
2016-01-13sc: replace boost::ptr_map with std::mapMichael Stahl2-9/+9
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-11/+11
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-7/+12
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-9/+12
2016-01-13Updated coreAdolfo Jayme Barrientos1-0/+0
2016-01-13-Werror=addressStephan Bergmann1-4/+1
2016-01-13-Werror=attributes (GCC 6)Stephan Bergmann1-1/+1
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann2-4/+8
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann2-3/+9
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-2/+4
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+2
2016-01-13Keep MSVC happyStephan Bergmann1-6/+6
2016-01-13loplugin:defaultparamsStephan Bergmann1-2/+2
2016-01-13Support “savemodified” status in Galaxy as wellAdolfo Jayme Barrientos2-0/+0
2016-01-13gbuild: let's hope this MSVC2012 specific hack is unnecessary nowMichael Stahl1-20/+0
2016-01-13Updated coreAndras Timar1-0/+0
2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks2-2/+2
2016-01-13xmlsecurity: import OOXML <Reference>Miklos Vajna1-0/+13
2016-01-13xmlsecurity: import OOXML <SignedInfo>Miklos Vajna1-1/+3
2016-01-13xmlsecurity: import OOXML <Signature>Miklos Vajna2-1/+12
2016-01-13xmlsecurity: initial OOXMLSecParserMiklos Vajna6-4/+132
2016-01-13sal: as always C++ is too stupid to deduce parameter types of minMichael Stahl1-1/+1
2016-01-13sc: Fix the unit tests.Jan Holesovsky1-1/+2
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky1-2/+4