summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
2012-07-02Remove commented out codeThomas Arnhold
PEN_SOLID isn't anymore, so this isn't working anyway. Change-Id: I17e41dba889be909b7a3d41f39ab4409627bf61e
2012-07-02Remove unused tbxdraw.hrcThomas Arnhold
All definitions are unused. Change-Id: Icbfb5f054ebaf674be3720b2cbf81aed0f825938
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
Rename GID_FORMEL to GID_MATH. GID_FORMEL was a compatibility alias for the new res string GID_MATH. Change-Id: I9a5a6972988353ffc001ecac1a746b59d09cb6cb
2012-07-02fdo#50587: Remove totally mis-placed 'static' keyword.Kohei Yoshida
How in the world did that end up there!? Change-Id: If276afcea2b0c2d0fe2a59ac966f245608d0e64d
2012-07-02fix coding style of previously added tmp variablePhilipp Riemer
Change-Id: I40d67918e13239141176ff31159653f79af46f88
2012-07-02SwDoc: kill copy&paste with CopyMasterHeader() and CopyMasterFooter()Miklos Vajna
Change-Id: I10480cc7977e7227a6abe84e7bf27f69a980f89a
2012-07-02typo in Norwegian translations of keyboard shortcuts (fdo#50415)Mihkel Tõnnov
Change-Id: Ia6408f7c50ad16851d3302eebf603545996b2978
2012-07-02Estonian translation for keyboard shortcuts (fdo#50415)Mihkel Tõnnov
Change-Id: I741553e5f489b74b339e991ae01d7e6f1b7f29c7
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02re-base on ALv2 code.Michael Meeks
2012-07-02fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't ↵Frank Schoenheit [fs]
count the calls, but maintain a simple flag. Consequently, let sw's UndoManager simply delegate now, and change the UndoManagerHelper to maintain a lock counter itself.
2012-07-02re-base on ALv2 code.Michael Meeks
2012-07-02sw: initial HeaderTextFirst / FooterTextFirstMiklos Vajna
The header/footer text for the first page can now be written (document model ready), but layout doesn't take it into account yet. Also, SwDoc::ChgPageDesc() has some copy&paste, will fix that soon. Change-Id: Ic28659f028e7db4aa1b6eefc76a4e672127e2c98
2012-07-02Try to fix Windows build of curlFridrich Strba
Change-Id: Ifd760cf91ef6c9afe10a110e9b8db2dcc53fd3c8
2012-07-02fdo#51619 do not ask for parameters if all have already been givenLionel Elie Mamane
Change-Id: I1c1b1e46e7269bbfa24fbc0c0ebf5ba0f5aad7b9
2012-07-02janitorial: remove unused xParamsAsNames variableLionel Elie Mamane
Change-Id: Ic4fe24faf75d38a8123a8f0e8304c054760bad85
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
this also moved necessary ones to right headers Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf
2012-07-02libcmis: fixed unexpected exception thrownCédric Bosdonnat
Change-Id: Iaa42756f596333747a9100e075a2638b839175b3
2012-07-02curl: forgot to add the file to download to ooo.lst.inCédric Bosdonnat
Change-Id: I97d28d76f32a787c8808551a6f38d1571365476a
2012-07-02libcmis: forgot to remove now unneeded patchCédric Bosdonnat
Change-Id: I61e04283702f0ae839bfdd15c51a42ddbe002b86
2012-07-02UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat
Change-Id: I256220ab48b13ac28ff14d3b24d7a67332f871dc
2012-07-02CMIS UCP: show some caught exceptions in ucpcmis.INFOCédric Bosdonnat
Change-Id: I2ebbed596cc9c21759633154a46c15e5f0f66e72
2012-07-02curl: updated to 7.26.0 to have NTLM auth working with NSSCédric Bosdonnat
The update work still needs the review of the windows patches as the original sources have significantly been changed. Change-Id: I80e493771f86f0dd87762b63c0c5ee3577fca388
2012-07-02src.downloaded should depend on bin/repo-listMichael Stahl
Change-Id: I5a4d86b218164f864a02cc0d80ffa49d143ac3f1
2012-07-02svx: always set SharedFirst to True for now in SvxHFPage::FillItemSet()Miklos Vajna
This feature is not complete yet (so adding real UI doesn't make sense yet), but the lack of SID_ATTR_PAGE_SHARED_FIRST caused a crash in sw's ItemSetToPageDesc(). Change-Id: I3832b617aba50ad7d451766628bbb005879d25fe
2012-07-02SwWrtShell::ChangeHeaderOrFooter: fix typoMiklos Vajna
Change-Id: I216fdfb3040dfe6748538d3c39b7d0c981ecd0a0
2012-07-02BorderLine2.idl: add missing since tagMichael Stahl
Change-Id: I0c3763289d6ad55acbeb93940a82c88650e33a28
2012-07-02implement RTF_DPELLIPSEPavel Kysilka
Change-Id: Icb531e05f84c8ce7e79a15113102113be3609f45
2012-07-02implement shape lineWidthPavel Kysilka
Change-Id: I5a6fd4c8fcb2641cdceabcd58c3fa0ccae059d25
2012-07-02implement shape rotationPavel Kysilka
Change-Id: Ib7c76768e302556a88ae6d87770c57f31ea8d36b
2012-07-02implement fillOpacityPavel Kysilka
Change-Id: I71580bb77b6939c9294eaf5203431d32327d5efd
2012-07-02implement RTF_HIGHLIGHTPavel Kysilka
Change-Id: I9d695f9b544250017bea69167e3133c4e9ee37a4
2012-07-02Remove unused definesThomas Arnhold
Change-Id: Ibc46eb4565d4df88e83882045b2ed6d31e487d16
2012-07-02Remove unused sduiks.hrcThomas Arnhold
Change-Id: I147c1ea28dea0bf3341ee5d646d0204d5774ac95
2012-07-02Remove unused header uiks.hxxThomas Arnhold
Change-Id: Iab8bdeb25ca36b203c70b27b172e341f94af26bd
2012-07-02Moving code for better readability in sw/source/core/bastyp/Philipp Riemer
Change-Id: Ibee47704db9c4fa2a15004c1ba7566dae2aa1d1c
2012-07-02Code cleanup and translation of German comments in "sw/source/core/bastyp/"Philipp Riemer
Change-Id: I9ba6f198fbc0f1a4655a57116f53719ea7d38fbd
2012-07-02translated german commentsLuc Castermans
Change-Id: Ia99de2167bbc401d212eb9cf04883f3f8270f44f
2012-07-01Cleanup in ExternalEditTomaž Vajngerl
Change-Id: I989888693620eecdc6a774feda864b14c76686a5
2012-07-01Svx and sw code cleanupTomaž Vajngerl
Change-Id: Ie93861f32ac23379dc1f0fd973612645e776cc1e
2012-07-01rewrite a horrible perl script to saner formDavid Tardon
The old form duplicated the last line of the processed file if the key was not present. This was not a problem before we added Unity-specific keys to the desktop files, because all keys were always present... Change-Id: Ifef6a90250fd303b913807944c7a23e04a5aafb1
2012-07-01Remove unused definesThomas Arnhold
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
2012-07-01Remove unused definesThomas Arnhold
Change-Id: I45e1618dcff920b63b7e21ba9e842eed684114d7
2012-07-01Remove unused definitionsThomas Arnhold
Change-Id: I082dd6563cff7623c521f153f37985342aa743b1
2012-07-01hrc cleanup: Remove unused stringsThomas Arnhold
Change-Id: Icad1c4d4660cff2a9ad26e0d29faa4c809586b4e
2012-07-01Remove unused xmlutil.hxxThomas Arnhold
All definitions are unused. Change-Id: Idbe646f8df14e5bb42da6e4f6a38d25777de5523
2012-07-01Remove unused anmdef.hxxThomas Arnhold
All definitions are unused. Change-Id: Id848cdaea95c64a8518743dc32d962340022759e
2012-07-01Remove unused applicat.hxxThomas Arnhold
All definitions are obsolete. sfx2/app.hxx isn't needed for accessibility.cxx too. Change-Id: I022e31a75100cdab9bc53bd3af006f5284b411a8