summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-03coverity: ensure the string is null-terminatedDavid Tardon
Change-Id: Iaaa0e60ca99e2beef7c70d38343917c4549d1eea
2012-07-03coverity: ensure the string is null-terminatedDavid Tardon
Change-Id: I88040319f931598ca4fa17e440e0dba214109dfa
2012-07-03sprinkle explicit over constructorsDavid Tardon
Change-Id: I6599147a74e5c99f964b08935ec7c77f2d4cadef
2012-07-03sprinkle explicit over constructorsDavid Tardon
Change-Id: I92f7ccb1512362171b524ade0e8c36cbe9d332d5
2012-07-03libcmis: added a patch to workaround an alfresco bug and avoid HTTP requestsCédric Bosdonnat
Change-Id: Ifbdaa6fce3812ff7d5c884527924b0b321133856
2012-07-03CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat
This situation will happen in several cases: * We don't have the permission to retrieve the object parents * For unfiled objects... though I'm still wondering how those could sneak into the UI. Change-Id: I2095334fa1c9152389c5c824e34375bf48bfbedf
2012-07-03remove unsued code and ornamentic comment blocksAndras Timar
Change-Id: I2067ceb1086edfebc51a7532a0539d4368175fe7
2012-07-03remove old About box banner imageAndras Timar
Change-Id: If88b592a69a5370825d697dbd8b27cd67d7aed0e
2012-07-03remove a forgotten about (harmless) hack for the formulabuffer changeNoel Power
Change-Id: If106b1d322eda141836f69e0daa3cda70395c1e2
2012-07-03sw: missing RES_FRAMEDIR in SwPageDesc::aFirst's itemsetMiklos Vajna
Change-Id: I695dae12060de2d7ec20ca222b8eadf93a6e9d79
2012-07-03SwDoc: initialize first page format as wellMiklos Vajna
Change-Id: I788584d4e32731b7bc76086df88640b59f27dfc1
2012-07-03New Windows installer artworkStefan Knorr (astron)
Based on Andrea Soragna's splash screen images. Change-Id: I1aa0a5c5b0b238451c358007d8213c6a4bb3e512
2012-07-03Get new Branding Stuff into AboutStefan Knorr (astron)
Flat_logo.svg based upon the splash screen design by Andrea Sorogna There were a few more changes that I had to make to the dialog layout because the background image is gone now, which meant I had to also * remove the hard-coded font colors * remove much of the code that referred to laying out the background image Sorry for doing the umpteenth change to this stuff in this release cycle. :) Change-Id: I62b3372113033b387ad41ef5720e05c8101444f1
2012-07-03Replace Start Center imagesStefan Knorr (astron)
Based upon the splash screen design by Andrea Soragna, made by myself. Change-Id: I3bec1d06af7bfd147da27d17f0ced558ccae2e87
2012-07-03Add new splash screen by Andrea SorognaStefan Knorr (astron)
With some modifications to fit the brand colors etc. by myself. * The visible progress bar frame is now in the image itself which has two advantages - it is always there (otherwise the splash could come up without any progress bar frame at all, and then would appear a second later) - you can have arbitrary distances between the bar frame and the bar The frame defined in configure.in is now in a barely visible colour. Change-Id: Ief361b68d6a8665afa8da42325ac39fa750654ef
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)
A bit differently this time around: + remove Credits menu item from menu + remove License button from the About dialog Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-07-03sw: include footer type in layout dump, now reallyMiklos Vajna
Change-Id: Ie4b5d04824316c03e7a0b5bdb9d04bd42fad5f88
2012-07-03SwPageDesc: add GetFirstFmt methodsMiklos Vajna
Change-Id: Id0e1185950446d0c9b7159a406315540956baed1
2012-07-03fdo#51577 - fix incremental search / buffer switching hang/crashMichael Meeks
2012-07-03re-base on ALv2 code.Michael Meeks
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold
Change-Id: I16d83ca3ea0e01f2c0f4115db18b97958e51afde
2012-07-03Remove unused throbber.srcThomas Arnhold
This list is obsolete. This image list is generated automatically by Throbber::getDefaultImageURLs in throbber.cxx. Change-Id: I6f99e944d7557378586882c6d162f72482f09e07
2012-07-03Remove unbuild and unused celltempl.cxxThomas Arnhold
And corresponding files. Change-Id: Ie49ae80f5bc9f656598dd1064f275c0f146be79d
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida
Change-Id: I22cb3b66d0c4a93cbcba05bb5990080e5ee57a2e
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
2012-07-02hrc cleanup: Remove unused fmhlpids.hrcThomas Arnhold
This file isn't included by any other file. Change-Id: I6cba50a07eca1b941360da472d65a4d4e33dd50e
2012-07-02writerfilter is now RTL_CONSTASCII..PARAM-freeMiklos Vajna
Change-Id: I04ef6ffefa7e27a1f9cac6d7d46cb6022223b9ff
2012-07-02writerfilter: kill CONSTASCII in generated codeMiklos Vajna
Change-Id: I7d1d7d8c5f8291defb86f205ea0d65674493b467
2012-07-02writerfilter: remove commented out code chunksMiklos Vajna
Change-Id: Ib303edb8962b70727624ff44a8bb957e10362529
2012-07-02writerfilter/filter: kill remaining CONSTASCII madnessMiklos Vajna
Change-Id: I2f51f4709e8f92fd6779e8e59227e82ac335050b
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
Change-Id: I3fa45e4550295b94a6ab0acf9bcd0b25db73e689
2012-07-02fdo#51582: Avoid double deletion of a text portion.Kohei Yoshida
Change-Id: Ia1c31cc8122c99a7e37bc285f61f8c5d2779b577
2012-07-02replaced switch with if/else because of only one casePhilipp Riemer
Change-Id: I23182e5754b5af63932cc696febeb03c8d0b977d
2012-07-02fix build, typoMatúš Kukan
Change-Id: I532a6822d6ee023d72a71e012c97929f56c7b05a
2012-07-02use master's shape position/size for layout shapes when needed (n#760997)Radek Doulik
Change-Id: I2a9d4f6b134817bda84645df3ab6fa217186e1d2
2012-07-02dmapper: kill remaining RTL_CONSTASCII_USTRINGPARAM usageMiklos Vajna
Change-Id: I4ac1056582a41dd2bc5c31452c93122afd666fc7
2012-07-02fixed build break by adding missing parenthesesPhilipp Riemer
Change-Id: Ia7ab8401334945346c01a3e5cb73bbd73503b97c
2012-07-02re-base on ALv2 code. Removing:Michael Meeks
a patch contributed by Pedro Giffuni to handle FreeBSD issues that are unlikely to be an issue with a two-layer LibreOffice. http://svn.apache.org/viewvc?view=revision&revision=1180509
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02sw: include header/footer type in layout dumpMiklos Vajna
Change-Id: I27318fbaf71874d34671c0da820caee6cdb22ace
2012-07-02Remove unused definesThomas Arnhold
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
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