summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-04webdav: Allow to save documents again, after locking is implemented.Matúš Kukan3-4/+23
2014-04-04webdav: Workaround failing unlocking by ignoring certificates when closing.Matúš Kukan3-1/+16
2014-04-04webdav: Implement refreshing of locks.Matúš Kukan7-31/+51
2014-04-04webdav: Implement unlocking of documents.Matúš Kukan9-32/+178
2014-04-04webdav: Store locks in SerfLockStore, so we could unlock later.Matúš Kukan11-110/+97
2014-04-04webdav: Parse response of LOCK request.Matúš Kukan3-66/+106
2014-04-04webdav: Lock files when opening them.Matúš Kukan7-84/+249
2014-04-04Remove pointless SerfRequestProcessorImplFac indirection.Matúš Kukan4-357/+28
2014-04-04webdav: loplugin warnings and sal_Bool -> boolMatúš Kukan7-93/+92
2014-04-04webdav: fix various warningsMatúš Kukan11-97/+53
2014-04-04minor WaE cleanup for SerfRequestProcessorImpl.hxxHerbert Dürr2-2/+2
2014-04-04webdav: Use plain OStringBuffer here, otherwise wrong string is created.Matúš Kukan1-12/+13
2014-04-04Build webdav based on serf if neon is disabled.Matúš Kukan14-57/+107
2014-04-04Add apr and serf externals for alternative webdav implementation.Matúš Kukan23-13/+435
2014-04-04webdav: fix remaining build issuesMatúš Kukan5-8/+8
2014-04-04webdav: fix include pathsMatúš Kukan3-3/+2
2014-04-04webdav: std::hash_set|map -> std::unordered_set|mapMatúš Kukan3-7/+7
2014-04-04webdav: fix cherry-pick commit 7056e8ef89e938e38fc5b2b8a7493f0c79d5efd4Matúš Kukan1-8/+7
2014-04-04#i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr3-16/+16
2014-04-04 #122008# - use <serf_bucket_headers_setc(..)>Oliver-Rainer Wittmann1-3/+3
2014-04-04#i120041# Update of serf library from 1.0.0 to 1.1.0.Andre Fischer10-63/+83
2014-04-04webdav: lang::XMultiServiceFactory -> uno::XComponentContextMatúš Kukan13-74/+66
2014-04-03pivot: duplicate data field handlingTomaž Vajngerl2-11/+48
2014-04-03pivot: Apply changes made in "Data Field" and "Data Field Options"Tomaž Vajngerl8-65/+150
2014-04-03Pivot dialog: Make it resemble the old dialog a bit.Jan Holesovsky1-389/+416
2014-04-03pivot layout dialog: remove SAL_OVERRIDE from destructorsTomaž Vajngerl5-5/+5
2014-04-03pivot: new pivot table layout dialogTomaž Vajngerl15-7/+2352
2014-04-02sccomp: Add very simple unit test for lp solvers.Matúš Kukan3-0/+183
2014-04-02Install coinmp and lpsolve linear solvers in parallel.Matúš Kukan16-24/+165
2014-04-02118160: Use CoinMP as replacement for lp_solve.Andre Fischer1-0/+648
2014-04-02Rename sccomp/source/solver/solver.cxx to solver-lpsolve.cxxMatúš Kukan2-1/+1
2014-04-02Add CoinMP external as an alternative to lpsolve.Matúš Kukan11-0/+3356
2014-04-01Disable unit test.Muthu Subramanian1-0/+2
2014-03-31n#870234: Import gradfill for text colors.Muthu Subramanian3-0/+9
2014-03-31n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian3-4/+5
2014-03-31n#862510: Fix text rotation.Muthu Subramanian1-1/+2
2014-03-27write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák3-1/+39
2014-03-26cp#1000044 DOC import: fProtEnabled means document is not totally read-onlyMiklos Vajna3-1/+12
2014-03-26apparently some table .docx properties shouldn't be < 0Luboš Luňák3-3/+10
2014-03-25avoid repeated table layouting (fdo#75622)Luboš Luňák1-2/+29
2014-03-24Resolves: #i123500# unified Graphic processing to use GraphicPrimitive2DArmin Le Grand4-88/+84
2014-03-24fix $(MAKE) usage in a make defineLuboš Luňák1-4/+4
2014-03-24use $(MAKE) for recursive make invocationLuboš Luňák1-16/+16
2014-03-24make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák2-1/+8
2014-03-24make it possible to build without the obnoxious forced -j to makeLuboš Luňák2-15/+18
2014-03-21Make it harder to accidentally set print range to '- none -'.Kohei Yoshida3-15/+7
2014-03-20set resolution to 72 DPIAndras Timar1-0/+0
2014-03-19Chnage the wording for empty preview messages.Kohei Yoshida1-2/+2
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida6-3/+98
2014-03-19rhbz#1057977 avoid use of invalidated pointersDavid Tardon2-6/+59